API Documentation
Classes
nkAstraeus::lua::stdWrap Namespace Reference

Encompasses the wrapping of std for Lua. More...

Classes

class  ArrayWrapper
 Wraps available template specializations for std::array and offers functions for use in scripting. More...
 
class  ArrayWrapperTemplate
 Basic template class for wrapping a std::array into a scripting environment. More...
 
struct  Constants
 Constants encompassing user type identifiers for the wrapping of available std types. More...
 
class  EnvironmentInitializer
 Allows to initialize an environment to set up all the offered wrapping for available std types inside it. More...
 

Detailed Description

Encompasses the wrapping of std for Lua.